Welcome![Sign In][Sign Up]
Location:
Search - asp.net database

Search list

[Internet-Networkasp.net數據庫程序范例

Description: asp.net數據庫程序范例-Asp. Net database model
Platform: | Size: 259204 | Author: 欧阳 | Hits:

[ASPBeginning ASP.NET 3.5 in C# 2008 From Novice to Professional, Second Edition

Description: Editorial Reviews Product Description The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices. By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer. About the Author Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.
Platform: | Size: 8946746 | Author: open008 | Hits:

[Internet-Network在asp.net中存取图片到数据库的示例

Description: 在ASP.NET中存取图片到数据库的示例-in ASP.NET Photo access to the database example
Platform: | Size: 3072 | Author: 王静 | Hits:

[Internet-Networkasp.net數據庫程序范例

Description: asp.net數據庫程序范例-Asp. Net database model
Platform: | Size: 259072 | Author: 欧阳 | Hits:

[Internet-NetworkASP.NET数据库链接SQL的一些例子

Description: ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。-ASP.NET SQL database link some examples are very good, I think you will definitely be useful.
Platform: | Size: 14294016 | Author: 张学友 | Hits:

[CSharpASP.NET数据库访问层通用代码

Description: ASP.NET数据库访问层通用代码,ASP.NET数据库访问层通用代码-ASP.NET common database access layer code, ASP.NET common database access layer code
Platform: | Size: 257024 | Author: 王进步 | Hits:

[ADO-ODBCASP.NET与数据库编程

Description: ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\Inetpub\wwwroot\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : \ Inetpub \ wwwroot \ directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for the WebForm1.aspx
Platform: | Size: 83968 | Author: yuli | Hits:

[WEB CodeASP.NET+VB

Description: 1.使用源程序前系统必须安装Microsoft SQL Server 2000 3.将程序中数据库连接字符串中的Data Source项改成与安装后的SQL Server服务器的名称一致,可以在程序中通过查找替换方式来实现。 用ASP.NET和VB实现的-1. Before the use of the source system must install Microsoft SQL Server 2000 3. will process database connection string of Data Source item replaced with the installation of SQL Ser ver the name server line, the process by locating the replacement method to achieve. Using ASP.NET and the VB
Platform: | Size: 403456 | Author: 李丽 | Hits:

[source in ebook+ASP.NET+SQlServer

Description: 本目录提供了<<ASP.NET+SQL Server数据库开发与实例>>一书从第4到第11章实例的核心源程序、数据库文件。 -Catalog provides a <<ASP.NET+SQL Server数据库开发与实例>> a book from the first 4 to Chapter 11 examples of the core source code, database files.
Platform: | Size: 2643968 | Author: 罗金生 | Hits:

[OtherASP.NETshujukubiancheng

Description: ASP.NET数据库入门经典--C#编程-ASP.NET Database entry classic C# Programming
Platform: | Size: 15293440 | Author: | Hits:

[TreeViewasp.net+Treeview_ACCESS

Description: asp.net中的treeview从access数据库中读取数据,然后填充节点,在实际中用的很多的-TreeView in asp.net from database access to read data, and then filled with nodes, in the actual use of a lot of
Platform: | Size: 1024 | Author: linmao | Hits:

[.netASP.NET_DB_Query

Description: 本工具是ASP.NET数据库查询的封装(针对MySql),还包括了一些AJAX调用和反射调用的封装。-This tool is ASP.NET database query package (for MySql), also includes a number of AJAX calls and calls package reflex.
Platform: | Size: 4096 | Author: 赵迎宾 | Hits:

[.netASP.NET

Description: ASP.NET有关的基本概念 VB的基本语法 ASP.NET网页的服务器端控件 ASP.NET的内置对象 程序中容错环节的设计 ASP.NET的数据库访问技术 数据集的基本概念和主要使用方法 数据库的ASP.NET页面的设计方法 ASP.NET的网站的运行机制 典型的基于Web的应用系统的设计方法-The basic concept of the ASP.NET The basic syntax VB Server-side ASP.NET page controls The built-in objects ASP.NET Procedures in the design of fault-tolerant link ASP.NET Database Access Techno The basic concept of data sets and the main use ASP.NET web site operating mechanism Typical Web-based applications design methods
Platform: | Size: 112640 | Author: 雨儿 | Hits:

[SQL ServerASP.NET

Description: ASP.NET数据库高级教程(C#篇) 数据库配置方法 下面说明为了运行ASP.NET(C#篇)程序所要进行的步骤: 1.要求操作系统为Windows 2000以上,且先期需要安装有IIS服务器。 2.按照步骤安装Visual Studio.NET 2003中文版。 3.安装好后就要为程序配置数据库和虚拟路径了。 4.数据库要求是SQL Server 2000企业版。 -Senior ASP.NET Database Tutorial (C# articles) database configuration methods described below in order to run the ASP.NET (C# articles) program to be carried out in steps: 1. Require the operating system is Windows 2000 or above, and the early need to install a IIS server. 2. Follow the steps to install Visual Studio.NET 2003 Chinese version. 3. Necessary for the programs installed after the configuration database and the virtual path to the. 4. Requirement is that SQL Server 2000 database Enterprise Edition.
Platform: | Size: 2119680 | Author: wangziqi | Hits:

[matlabasp.net

Description: ASP.net網站大作業:北京科技大學本科教學網示例 可實現基本的登錄(學生\老師)查找修改建立畢業證書等功能 acess數據庫-ASP.net Web Great job: Beijing University of Science and Technology Teaching basic net sample can be achieved login (student \ teacher) to find the establishment of diploma and other functions modify the database acess
Platform: | Size: 1787904 | Author: hjh | Hits:

[WEB CodeASP.NET.3.5

Description: ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知识,本书最后几章进行了不同的小型模块的开发,以便读者能够深入的了解ASP.NET技术的基础开发,在了解了基本的模块开发后,还包括两章进行较大、较完整的系统开发。具体讲解了用户注册模块、登陆模块、投票模块、聊天模块以及留言本系统和校友录系统。 本书适合广大Web网站开发人员、网站管理维护人员和大专院校学生阅读,尤其是有一定Internet/Intranet编程技术的人员,同样本书也适合.NET平台的初学者以及热爱.NET技术的入门人员。 -Microsoft pushing for ASP.NET Web development programming as well as today s most popular Web development programming one. Book easy to understand, step by step teach the reader how to use ASP.NET for system development. The book includes understanding ASP.NET, understanding C# 3.5, knowledge of object-oriented, ASP.NET based controls, ASP.NET advanced controls, database and ADO.NET, database infrastructure, ASP.NET operational database, ASP.NET access to other data source, ASP.NET MVC, LINQ and Lambda expressions, WCF application development, WPF application development and programming and other graphics and video content. In order to help readers learn and understand ASP.NET, knowledge of the last few chapters of the book, Small and diverse module development so providing deep Lejie 读者 the Jichu ASP.NET technology development, in understanding the basic of Mokuai after development, Huan including two chapters on a larger, more complete system development. , Explain the user registrat
Platform: | Size: 10131456 | Author: 李壮 | Hits:

[.netASP.NET-Database-Programming-Weekend-Crash-Course

Description: ASP.NET Database Programming Weekend Crash Course sample cod
Platform: | Size: 378880 | Author: Bak | Hits:

[MultiLanguageASP.NET-Database-Programming-Weekend-Crash-Course

Description: ASP.NET Database Programming Weekend Crash Course
Platform: | Size: 2883584 | Author: None | Hits:

[.netASP.NET企业信息管理系统(Spring.NET) 源码

Description: ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object>)
Platform: | Size: 4222976 | Author: pupipi | Hits:

[.netASP.NET成绩管理系统源码(含数据库)

Description: ASP.NET成绩管理系统源码(含数据库),vs2019下可运行(ASP.NET Results management system source code (including database), vs2019 can run)
Platform: | Size: 9897984 | Author: wangziyu1956 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net